projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
236f1c7
)
(Faces): Document the minibuffer-prompt face.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 3 Feb 2002 17:45:02 +0000
(17:45 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 3 Feb 2002 17:45:02 +0000
(17:45 +0000)
man/display.texi
patch
|
blob
|
history
diff --git
a/man/display.texi
b/man/display.texi
index aa9678a22835905d7a7352926968c7184dbbac72..1e143bcd1f67ec134c048674b84b2861fd2de07c 100644
(file)
--- a/
man/display.texi
+++ b/
man/display.texi
@@
-106,6
+106,8
@@
the default face on non-windowed terminals. @xref{Display Custom}.
@item header-line
Similar to @code{mode-line} for a window's header line. Most modes
don't use the header line, but the Info mode does.
+@item minibuffer-prompt
+This face is used for the prompt strings displayed in the minibuffer.
@item highlight
This face is used for highlighting portions of text, in various modes.
For example, mouse-sensitive text is highlighted using this face.